container_aria

my file learn about tech container (docker, podman, kubernetes)


Project maintained by ariafatah0711 Hosted on GitHub Pages — Theme by mattgraham

add instruction

add

ADD source destinatiom

contoh

ADD world.txt hello # menambahkan file world.txt ke folder hello
ADD *.txt hello # maka semua file .txt ke folder hello